home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / pluginy Firefox / 3239 / 3239.xpi / defaults / preferences / pref.js
Text File  |  2010-01-19  |  2KB  |  39 lines

  1. pref("extensions.amin.eft_PhProxy@gmail.com.description", "chrome://inbasicph/locale/description.properties");
  2.  
  3. pref("InBasic.PhProxy.curURL", 'UPDATE DEFAULT SERVER BY RIGHT CLICK ON P ICON');
  4. pref("InBasic.PhProxy.facURL", 'UPDATE DEFAULT SERVER BY RIGHT CLICK ON P ICON');
  5. pref("InBasic.PhProxy.facType", '1');
  6.  
  7. pref("InBasic.PhProxy.LeftClick", '0') ;
  8.  
  9. pref("InBasic.PhProxy.infoShow", '0') ;
  10.  
  11. pref("InBasic.PhProxy.youTubeV", true) ;
  12.  
  13. pref("InBasic.PhProxy.Contr", "0|0|1|1|1|0|0|1");
  14.  
  15. pref("InBasic.PhProxy.sURL", 'Update Me from Options (Servers Tab)|0.4|Update Me from Options (Servers Tab)|0.5b2|Update Me from Options (Servers Tab)|Glype1|Update Me from Options (Servers Tab)|Glype2|Update Me from Options (Servers Tab)|0.4|Update Me from Options (Servers Tab)|0.5b2|Update Me from Options (Servers Tab)|Glype1|Update Me from Options (Servers Tab)|Glype2');
  16.  
  17. pref("InBasic.PhProxy.UpdateVer", '0') ;
  18.  
  19. pref("InBasic.PhProxy.PrType", "1") ;  //0 is phproxy0.4; 1 is phproxy0.5 ; 2 is glype1 ; 3 for glype2
  20. pref("InBasic.PhProxy.dServerUpdate", '1') ;  //0:do not update, 1:update per day 2:update after restart
  21.  
  22. pref("InBasic.PhProxy.showAddressbar", '2') ;
  23.  
  24. pref("InBasic.PhProxy.currentVersion", '0') ;
  25.  
  26. pref("InBasic.PhProxy.lastUpdate", '0 0 0') ;
  27. pref("InBasic.PhProxy.privacyLevel", '0') ;    //0: PhProxy, 1:Cache, 2:Cache+PhProxy
  28. pref("InBasic.PhProxy.cacheType", '0') ;    //0: Google Cache, 1: Wayback Machine, 2: Coral Cache
  29.  
  30. pref("InBasic.PhProxy.Server", "http://inbasic.mozdev.org/root/ext1/update_me(3)/php/read_service.php");
  31.  
  32. pref("InBasic.PhProxy.glypeIndex", "browse.php");
  33. pref("InBasic.PhProxy.phpIndex", "index.php");
  34.  
  35.  
  36. pref("InBasic.PhProxy.useROT13", false);
  37.  
  38.  
  39.